slightly consolidate code in free_domheap_pages()
authorJan Beulich <jbeulich@suse.com>
Wed, 25 Jun 2014 12:43:04 +0000 (14:43 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 25 Jun 2014 12:43:04 +0000 (14:43 +0200)
commitdaa4b800d29ff2486242c0136b21badf37495ba1
tree2e03836db0aedc36793d6e95071a09bc4b304903
parentad1546260422378ff4385b7db91a2c8ffa1dca29
slightly consolidate code in free_domheap_pages()

... to combine the three scrubbing paths into a single one.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/common/page_alloc.c